ElemLinks Section of the XML File
When a project is exported to wInsight, codes selected on the Link Structures page of the wInsight wizard are exported to the <ElemLinks> section of the XML file.
The elements information is placed in the <ElemLinks> section of the XML file in the following format:
<ElemLinks>
<ElemLink st_id="st5" ce_id="ce9" tl_id="ce0"/>
<ElemLink st_id="st5" ce_id="ce10" tl_id="ce0"/>
<ElemLink st_id="st5" ce_id="ce11" tl_id="ce0"/>
<ElemLink st_id="st5" ce_id="ce12" tl_id="ce0"/>
<ElemLink st_id="st5" ce_id="ce13" tl_id="ce0"/>
<ElemLink st_id="st5" ce_id="ce14" tl_id="ce0"/>
<ElemLink st_id="st5" ce_id="ce15" tl_id="ce0"/>
</ElemLinks>
Parent Topic: Sections of the XML File
How to...